home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2000 February / Macworld (2000-02).dmg / Updaters / WhiteCap 3.2.2.sea / WhiteCap 3.2.2 / (into Visual Plug-ins) / WhiteCap Configs / RPS Thunderdome < prev    next >
Text File  |  1999-08-06  |  643b  |  67 lines

  1. // By Andy O'Meara
  2.  
  3.  
  4. Resn=10,
  5.  
  6.  
  7. Durn="1.3",
  8.  
  9.  
  10. CamX="40 * cos( t / 6.3 ) + 1",
  11. CamY="20 * sin( t / 5.5 )",
  12. CamZ="9 + 6 * cos( t / 11.1 )",
  13.  
  14. CmLX="0",
  15. CmLY="0",
  16. CmLZ="0",
  17.  
  18. CUpX="0",
  19. CUpY="0",
  20. CUpZ="1",
  21.  
  22. D0="pos( abs( 2 * mag( s ) ) - c2 )",
  23. D1="sin( d0 )",
  24. D2="40 * cos( d0 )",
  25.  
  26.  
  27. LWdt="2",
  28.  
  29. A0="rnd( .6 ) + .4",
  30. A1="rnd( .6 ) + .4",
  31. A2="rnd( .6 ) + .4",
  32.  
  33. C1="1 - dt",
  34. C2=".8 * ( t - st )",
  35.  
  36. R="c1 * a0",
  37. G="c1 * a1",
  38. B="c1 * a2",
  39.  
  40. LvlR="1",
  41. LvlG="1",
  42. LvlB="1",
  43.  
  44. widt=350,heig=300,
  45.  
  46.  
  47. ConL=0,ConB=0,
  48.  
  49.  
  50. Fall=".4",
  51.  
  52. C0="seed( st )",
  53.  
  54. D3="rnd( 6.3 )",
  55.  
  56. X="cos( d3 ) * d2",
  57. Y="sin( d3 ) * d2",
  58. Z="40 * d1",
  59.  
  60.  
  61. Scal="340",
  62. ScSz=1,
  63.  
  64. Pers="105",
  65.  
  66. Vers=30
  67.